Welcome![Sign In][Sign Up]
Location:
Search - opengl linux

Search list

[OpenGL programglpng

Description: loading png files in OpenGL
Platform: | Size: 309248 | Author: 在这里 | Hits:

[OpenGL programopenrm-devel-1.5.2-3.tar

Description: 2D/3D Scene Graph rendering engine for Linux/Unix/Win32 layered atop OpenGL. Supports stereoscopy, volume rendering, 2D/3D texture mapping, picking, LOD and view-dependent operations, cross-platform text, constant-rate rendering and image-based data.
Platform: | Size: 633856 | Author: 约非 | Hits:

[OpenGL programqt_fog

Description: 在linux下用QT实现的一种看起来效果很棒的雾,对于在linux下面用OpenGL进行图像编程很有参考价值。-using the QT seems to achieve a great effect of the fog, in linux below image with OpenGL programming of great reference value.
Platform: | Size: 1658880 | Author: 读卡 | Hits:

[OpenGL programOpenGL超级宝典各章源代码01-19

Description: 《OpenGL超级宝典(第二版)》 在本书中,通常每章介绍一个方面的编程主题,并在同一章中给出与此编程主题相关的大量函数及函数说明。另外,许多函数还提供了实用的示例,使读者可以直接在自己的程序中借鉴参考。 本书内容丰富而全面、结构清晰、层次分明,适用于使用OpenGL编程的各个层次的程序员。 本书是有关OpenGL的参考书,它的内容完整而全面,专为使用OpenGL的新版本进行编程的Windows程序员而写。本书适用于希望掌握OpenGL并提高其图形编程的程序员,既可以作为参考书,也可以作为学习教程。-"Both Super OpenGL (2nd Edition)" in the book, usually one each devoted to the theme programming, and in the same chapter, and this program is relevant to the subject of a large number of functions and function note. In addition, many functions also provide practical examples, so readers can directly in their own procedures builds. The book is rich in content and comprehensive, clear, structured and applicable to the use of OpenGL programming at all levels of programmers. The book is a reference book on OpenGL, and its content is complete and comprehensive and is designed for use OpenGL Programming for the new version of Windows programmers writing. The book apply to the master and improve OpenGL graphics programming programmers, as a reference book can also be used as learning g
Platform: | Size: 9187328 | Author: 罗衫 | Hits:

[OpenGL programNibbles

Description: OpenGL 写的贪吃蛇小游戏 在Linux 下运行。编程语言 C++.-OpenGL write Snake small games to run on Linux. C programming language.
Platform: | Size: 4096 | Author: yang | Hits:

[OpenGL programopenglchs

Description: 图形识别系统,支持windows以及linux系统,是好东西啊,对学习图形编程很有帮助-pattern recognition system, support windows and linux system is something good ah, to learn graphical programming helpful
Platform: | Size: 12173312 | Author: larry | Hits:

[OpenGL programOpenGL

Description: Linux下编写OpenGL程序的一些准备工作 - all gone - BlogJava-err
Platform: | Size: 12288 | Author: 小徐 | Hits:

[OpenGL programlesson03.tar

Description: 基于linux平台下得opengl编程 opengl着色程序-Based on a linux platform opengl shader programming procedures opengl
Platform: | Size: 4096 | Author: 刘贺忠 | Hits:

[OpenGL programOpenSceneGraph-2.4.0

Description: OSG仿真开发包2.4最新版源代码,OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。 -OSG simulation Development Kit 2.4 the latest version of the source code, OpenSceneGraph is a high-performance 3D graphics library development. Widely used in visual simulation, games, virtual reality, high-end technology research and development, as well as modeling and other fields. Using the standard C++ And OpenGL prepared, you can run in the Windows series, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems.
Platform: | Size: 5540864 | Author: | Hits:

[OpenGL programsdlu_ogl_gpu_zfail_sample1

Description: opengl sample for linux win32
Platform: | Size: 185344 | Author: 王一一 | Hits:

[OpenGL programd2x-xl-src-1.13.0

Description: D2x-XL 是一个经典OpenGL三维射击游戏 Descent 2 的Win32 , Linux和Mac OS X版本,重写并改进和修正,同时具备向后兼容的能力。 WIN32版本可以用VC8成功编译 linux和MACOS的请解压d2x-xl-makefiles.rar文件并覆盖目录里同名文件,然后MAKE -D2x-XL is a classic OpenGL three-dimensional shooting game Descent 2 for Win32, Linux and Mac OS X version, rewrite and improvements and fixes, along with the ability of backwards compatibility. WIN32 version can be used successfully VC8 compiler linux and MacOS, please unzip the d2x-xl-makefiles.rar file and directory covering the same name, and then MAKE
Platform: | Size: 1993728 | Author: 凉哥 | Hits:

[Linux-Unixsmoothscroll-1.1.tar.tar

Description: 一段linux下用OpenGL实现的小程序,高效地实现图像滚动。-Section of linux using OpenGL realize small procedures and efficiently realize the image scroll.
Platform: | Size: 113664 | Author: easier | Hits:

[OpenGL programOpenGL_baodian

Description: openGL的开发宝典,是学习openGl的首选参考资料。-Baodian openGL development is the preferred learning opengl reference.
Platform: | Size: 14538752 | Author: 万杰 | Hits:

[OpenGL programcube_2005_08_29_src

Description: 采用 OpenGL 开发的游戏引擎!支持 Linux /Windows 平台-Developed using OpenGL game engine! Support for Linux/Windows platform
Platform: | Size: 482304 | Author: Xiaobin Zhang | Hits:

[OpenGL programOpenGL-2D-Drawing-GDI-Slow

Description: 使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维图形。开始想着使用GDI,不过GDI对于绘制很多的图像来说实在是太慢了,所以,一个解决办法是:使用OpenGL实现一个能够绘制二维图形的用户控件。-Realize the use of OpenGL graphics rendering of a 2D two-dimensional control (GDI too slow to solve the problem) the source code: after the author is busy with a project needs a lot of two-dimensional graphics rendering. Started thinking about the use of GDI, but a lot of GDI for rendering the image is really is too slow, so a solution is: the use of OpenGL to achieve a two-dimensional graphics rendering user controls.
Platform: | Size: 163840 | Author: 莫友影 | Hits:

[Linux-UnixWordware.Publishing.Advanced.Linux.3D.Graphics.Pr

Description: Linux 3-d graphics using OpenGl
Platform: | Size: 13369344 | Author: Hiten | Hits:

[OpenGL programlinux

Description: Opengl超级宝典的例子,很多内容,linux系统下的。-Super Baodian Opengl example, many content, linux systems.
Platform: | Size: 7824384 | Author: 朱玲 | Hits:

[BooksOpenGL

Description: this contains book to develop graphical overview in Linux platform using c
Platform: | Size: 9601024 | Author: kaushikraja1986 | Hits:

[Linux-UnixopenGL-aa.tar

Description: openGL 在 linux 平台上的三维开发源码,同样在android 下也可运行,-openGL in linux platform, three-dimensional development of source code, the same can also be run under the android,
Platform: | Size: 2321408 | Author: 王剑 | Hits:

[OpenGL programOpenGL

Description: 这是一些运行资料能够在 Linux下的OpenGL编程 -Here are some of the information can run OpenGL programming under Linux
Platform: | Size: 9216 | Author: 唐小冉 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net